runtime.sudog.success (field)
8 uses
	runtime (current package)
		chan.go#L283: 	closed := !mysg.success
		chan.go#L329: 	sg.success = true
		chan.go#L433: 		sg.success = false
		chan.go#L452: 		sg.success = false
		chan.go#L653: 	success := mysg.success
		chan.go#L709: 	sg.success = true
		runtime2.go#L384: 	success bool
		select.go#L369: 			caseSuccess = sglist.success
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |